home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 129
/
CD Gamer Issue 129 (December 2003) (Disc 2).ISO
/
subs1.dxr
/
00131_install 3.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-10-13
|
281 b
|
14 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to member("installhigh")
cursor(280)
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("install")
cursor(-1)
end
on mouseUp
open(the moviePath & "subscribers\wallpapers.exe")
end